allowData

@NonNull
open fun allowData(@NonNull filter: @NonNull Predicate<Uri>): @NonNull IntentSanitizer.Builder(source)

Allow data that passes the filter test. This method can be called multiple times and the result is additive. They will not overwrite each other.

Parameters

filter

data filter.